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