pub unsafe extern "C" fn mystrnstr( s1: *const c_char, s2: *const c_char, n: c_uint, ) -> *mut c_char