fn parse_vu_serial_options(
    s: &str
) -> Result<VhostUserParams<SerialParameters>, String>