Function udtitvfmt_open
pub unsafe fn udtitvfmt_open<P0>(
locale: P0,
skeleton: *const u16,
skeletonlength: i32,
tzid: *const u16,
tzidlength: i32,
status: *mut UErrorCode,
) -> *mut UDateIntervalFormatwhere
P0: Param<PCSTR>,