pub unsafe extern "cdecl" fn u_strtok_r( src: *mut u16, delim: *const u16, savestate: *mut *mut u16, ) -> *mut u16