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