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