Return a sequence formed by destructively removing the elements satisfying the specified PREDICATE from the given SEQUENCE.
(sb-impl::predicate sequence &rest sb-impl::args &key sb-impl::from-end sb-impl::start sb-impl::key sb-impl::end count)