pub unsafe fn ucol_openRules(
    rules: *const u16,
    ruleslength: i32,
    normalizationmode: UColAttributeValue,
    strength: UColAttributeValue,
    parseerror: *mut UParseError,
    status: *mut UErrorCode
) -> *mut UCollator