fn input_k_try_into(
    input_key: Option<ProtoPlanInputKey>
) -> Result<Option<Vec<MirScalarExpr>>, TryFromProtoError>