(define-module (chibi heap-stats) (export heap-stats heap-dump) (import-immutable (scheme)) (include-shared "heap-stats"))