fn parse_prop_scale_x_args<'i>(
    parser: &mut Parser<'i, '_>
) -> Result<TransformFunction, ParseError<'i>>