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