pub unsafe extern "C" fn wmemchr(
    cx: *const u16,
    c: u16,
    n: usize
) -> *mut u16