pub unsafe fn ucal_setTimeZone(
    cal: *mut *mut c_void,
    zoneid: *const u16,
    len: i32,
    status: *mut UErrorCode
)