(i256p x) → *
Function: i256p$inline
(defun i256p$inline (x) (declare (xargs :guard t)) (signed-byte-p 256 x))