pub unsafe fn u_memcasecmp(
    s1: *const u16,
    s2: *const u16,
    length: i32,
    options: u32
) -> i32