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