is there anyway i can instrument the gambit interpreter?

in particular, i'd like to have some function foo be called whenever:

the interpreter tries to loads a *.scm file (like via include)

thanks!