pub unsafe extern "C" fn gum_metal_hash_table_new(
    hash_func: GHashFunc,
    key_equal_func: GEqualFunc
) -> *mut GumMetalHashTable