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