// Handler and its associated function let us create an extern "C" fn which dispatches to a normal
/// Abstraction for writing pcap savefiles, which can be read afterwards via `Capture::from_file()`.
// `raw::pcap_dumper_t *`, but it is not safe to Sync as libpcap does not promise thread-safe access