pub unsafe extern "C" fn dissector_try_string(
sub_dissectors: dissector_table_t,
string: *const gchar,
tvb: *mut tvbuff_t,
pinfo: *mut packet_info,
tree: *mut proto_tree,
data: *mut c_void,
) -> c_intpub unsafe extern "C" fn dissector_try_string(
sub_dissectors: dissector_table_t,
string: *const gchar,
tvb: *mut tvbuff_t,
pinfo: *mut packet_info,
tree: *mut proto_tree,
data: *mut c_void,
) -> c_int