pub unsafe extern "C" fn ucol_openRules_73(
    rules: *const UChar,
    rulesLength: i32,
    normalizationMode: UColAttributeValue,
    strength: UCollationStrength,
    parseError: *mut UParseError,
    status: *mut UErrorCode
) -> *mut UCollator