pub unsafe extern "C" fn gum_metal_hash_table_iter_init(
    iter: *mut GumMetalHashTableIter,
    hash_table: *mut GumMetalHashTable
)