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