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