pub unsafe extern "C" fn cstrtok_r( __s: *mut u8, __delim: *const u8, __save_ptr: *mut *mut u8, ) -> *mut u8