pub unsafe fn ucal_set(
    cal: *mut *mut c_void,
    field: UCalendarDateFields,
    value: i32
)