pub unsafe fn ucal_setAttribute(
    cal: *mut *mut c_void,
    attr: UCalendarAttribute,
    newvalue: i32
)