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