pub unsafe extern "cdecl" fn u_strcasecmp(
    s1: *const u16,
    s2: *const u16,
    options: u32
) -> i32