fn new_backend_from_tapfd_arg(
    arg: &str,
    mrg_rxbuf: bool,
) -> Result<(String, NetBackend<Tap>)>