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