Macro With-Foreign-Object

Part of:

package cffi
( with-foreign-object &rest < args > )
Bind VAR to a pointer to COUNT objects of TYPE during BODY.
The buffer has dynamic extent and may be stack allocated.