#[no_mangle]
extern "C" fn ICU4XIsoDateTime_crate_from_date_and_time(
    date: &ICU4XIsoDate,
    time: &ICU4XTime,
) -> Box<ICU4XIsoDateTime>