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