grovel-locally
Grovel using cffi and cache the result locally to the system
$ area51 add grovel-locallyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(grovel-locally:some-function ...)