Source position: jwaimagehlp.pas line 849
type PSYM_ENUMMODULES_CALLBACK = function(
ModuleName: PSTR;
BaseOfDll: ULONG;
UserContext: PVOID
):BOOL;