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