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