Source position: lazglib2.pas line 5432
procedure g_hook_insert_sorted(
hook_list: PGHookList;
hook: PGHook;
func: TGHookCompareFunc
);