fn input_kv_into(
    x: &Option<(Vec<MirScalarExpr>, Option<Row>)>
) -> Option<ProtoPlanInputKeyVal>