pub unsafe extern "cdecl" fn u_memchr(
    s: *const u16,
    c: u16,
    count: i32
) -> *mut u16