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