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