(n60p x) → *
Function: n60p$inline
(defun n60p$inline (x) (declare (xargs :guard t)) (unsigned-byte-p 60 x))