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