pub unsafe extern "C" fn enif_map_iterator_destroy(
    env: *mut ErlNifEnv,
    iter: *mut ErlNifMapIterator
)