Macro With-Foreign-Slots

Part of:

package cffi
( with-foreign-slots &rest < args > )
Create local symbol macros for each var in VARS to reference
foreign slots in PTR of TYPE. Similar to WITH-SLOTS.