A Pascal procedure with an [INITIALIZE] attribute. For example:
[INITIALIZE] Procedure InitProc(P1, P2 : INTEGER); BEGIN ... END;