Source position: lazglib2.pas line 4441
function g_hash_table_new(
hash_func: TGHashFunc;
key_equal_func: TGEqualFunc
):PGHashTable;