Access the argument to a vl-unary-syscall-p, not including the function name.
This is mostly intended to avoid confusion since the function name
is the first argument to the
Macro:
(defmacro vl-unary-syscall->arg (x) (cons 'first (cons (cons 'vl-call->args (cons x 'nil)) 'nil)))