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