pub unsafe fn ucal_setMillis(
    cal: *mut *mut c_void,
    datetime: f64,
    status: *mut UErrorCode
)