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