pub unsafe extern "C" fn strnstr( s: *const c_char, find: *const c_char, slen: size_t, ) -> *mut c_char