pub unsafe extern "C" fn proto_tree_add_time_format_value(
tree: *mut proto_tree,
hfindex: c_int,
tvb: *mut tvbuff_t,
start: gint,
length: gint,
value_ptr: *mut nstime_t,
format: *const c_char,
...
) -> *mut proto_item