pub(crate) fn assq<'ob>( key: Gc<ObjectType<'ob>>, alist: Gc<ListType<'ob>>, ) -> Result<Gc<ObjectType<'ob>>>