pub unsafe extern "C" fn strstr( __haystack: *const c_char, __needle: *const c_char, ) -> *mut c_char