Source position: ghash.inc line 28
procedure g_hash_table_foreach(
hash_table: PGHashTable;
func: TGHFunc;
user_data: gpointer
);