pub unsafe extern "C" fn g_hash_table_foreach(
    hash_table: *mut GHashTable,
    func: GHFunc,
    user_data: gpointer
)