pub unsafe fn ucol_cloneBinary(
    coll: *const UCollator,
    buffer: *mut u8,
    capacity: i32,
    status: *mut UErrorCode
) -> i32