pub unsafe fn ucal_add(
    cal: *mut *mut c_void,
    field: UCalendarDateFields,
    amount: i32,
    status: *mut UErrorCode
)