pub unsafe extern "cdecl" fn utext_openUChars(
    ut: *mut UText,
    s: *const u16,
    length: i64,
    status: *mut UErrorCode
) -> *mut UText