pub(crate) fn parse_instrument_xray(
    slot: &mut Option<InstrumentXRay>,
    v: Option<&str>
) -> bool