pub unsafe extern "C" fn g_hash_table_iter_init(
    iter: *mut GHashTableIter,
    hash_table: *mut GHashTable
)