pub unsafe extern "C" fn uiDateTimePickerSetTime(
    d: *mut uiDateTimePicker,
    time: *const tm
)