pub unsafe fn TimestampDifference(
arg_start_time: TimestampTz,
arg_stop_time: TimestampTz,
arg_secs: *mut c_long,
arg_microsecs: *mut c_int,
)
pub unsafe fn TimestampDifference(
arg_start_time: TimestampTz,
arg_stop_time: TimestampTz,
arg_secs: *mut c_long,
arg_microsecs: *mut c_int,
)