pub unsafe extern "C" fn ucal_getTimeZoneDisplayName_73(
    cal: *const UCalendar,
    type_: UCalendarDisplayNameType,
    locale: *const c_char,
    result: *mut UChar,
    resultLength: i32,
    status: *mut UErrorCode
) -> i32