pub unsafe extern "C" fn kmemmem( _str: *const c_void, n: i32, _pat: *const c_void, m: i32, _prep: *mut *mut i32, ) -> *mut c_void