Source position: glib.pp line 551
function g_hash_table_new(
hash_func: TGHashFunc;
key_compare_func: TGCompareFunc
):PGHashTable;