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