pub unsafe extern "C" fn g_hash_table_iter_next(
    iter: *mut GHashTableIter,
    key: gpointer,
    value: gpointer
) -> gboolean