pub fn minimum_with_content_msub(
    input: Span<'_>
) -> IResult<'_, (MathExpression, Vec<MathExpression>)>