pub unsafe fn DecodeISO8601Interval(
    arg_str_: *mut i8,
    arg_dtype: *mut i32,
    arg_tm: *mut pg_tm,
    arg_fsec: *mut i32
) -> i32