pub unsafe extern "C" fn ucal_setDate_73(
    cal: *mut UCalendar,
    year: i32,
    month: i32,
    date: i32,
    status: *mut UErrorCode
)