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