Defines #’NAME as a function with the given body and lambda-list, and NAME as the alien callback for that function with the given alien type.
(sb-alien::name sb-alien::result-type sb-alien::typed-lambda-list &body sb-alien::forms)