How can I convert C arrays to Lisp Arrays and vice-versa using only the FFI? The ability to pass pointers back and forth would be good too. Finally, is there a way to pass cleanup to Lisp from a c-inline block? Thanks! <br>