transparent-wrap
A signature-preserving wrapper generator for functions and macros.
$ area51 add transparent-wrapCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(transparent-wrap:some-function ...)