(define callback-parameter (make-parameter (lambda () #f))) (define-external (theCallback) void ((callback-parameter)))