pub unsafe extern "C" fn wmemchr(
    __s: *const c_int,
    __c: c_int,
    __n: c_ulong
) -> *mut c_int