nitc :: ForeignCallbackSet :: callbacks
# set of imported functions, cached to avoid repetitions var callbacks: Set[ MExplicitCall ] = new HashSet[ MExplicitCall ]