## Macro: SB-ALIEN:EXTERN-ALIEN [![package](https://img.shields.io/badge/Package-SB--ALIEN-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > Access the alien variable named NAME, assuming it is of type TYPE. > This is SETFable. ### Lambda list ```cl (sb-alien::name type) ```