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