Return the first cons in ALIST whose CDR satisfies PREDICATE. If KEY is supplied, apply it to the CDR of each cons before testing.
(sb-impl::predicate sb-impl::alist &key sb-impl::key)