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