pub unsafe extern "C" fn strtok_r( s: *mut c_char, t: *const c_char, p: *mut *mut c_char ) -> *mut c_char