pub unsafe extern "C" fn dm_hash_iter(
    t: *mut dm_hash_table,
    f: dm_hash_iterate_fn
)