pub unsafe fn ucol_setAttribute(
    coll: *mut UCollator,
    attr: UColAttribute,
    value: UColAttributeValue,
    status: *mut UErrorCode
)