pub unsafe fn ucol_openBinary(
    bin: *const u8,
    length: i32,
    base: *const UCollator,
    status: *mut UErrorCode
) -> *mut UCollator