pub unsafe extern "cdecl" fn ucal_getTimeZoneDisplayName(
    cal: *const *const c_void,
    type: UCalendarDisplayNameType,
    locale: PCSTR,
    result: *mut u16,
    resultlength: i32,
    status: *mut UErrorCode
) -> i32