pub unsafe extern "C" fn strtok_s( _String: *mut c_char, _Delimiter: *const c_char, _Context: *mut *mut c_char, ) -> *mut c_char