Function ucal_setAttribute

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