#[unsafe(no_mangle)]extern "C" fn icu4x_Time_create_mv1(
hour: u8,
minute: u8,
second: u8,
subsecond: u32,
) -> DiplomatResult<Box<Time>, CalendarError>#[unsafe(no_mangle)]extern "C" fn icu4x_Time_create_mv1(
hour: u8,
minute: u8,
second: u8,
subsecond: u32,
) -> DiplomatResult<Box<Time>, CalendarError>