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