;;;; alc.scm (module alc * (import scheme chicken foreign) (use easyffi) #> #ifdef C_MACOSX #include #else #include #endif <# (foreign-parse #<