#[no_mangle]
extern "C" fn ICU4XIsoDateTime_create_from_minutes_since_local_unix_epoch(
    minutes: i32,
) -> Box<ICU4XIsoDateTime>