Library /sys$common/syshlp/helplib.hlb — CRTL strtok Function Variants
The strtok function has variants named _strtok32 and _strtok64
for use with 32-bit and 64-bit pointer sizes, respectively.
Likewise, the strtok_r function has variants named _strtok_r32
and _strtok_r64.