(define-module (cgif) #:use-module (cgif config) #:export (make-gif)) (load-extension (in-vicinity installdir "libguilecgif") "init_cgif")