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