pub unsafe extern "C" fn enif_map_iterator_next(
    env: *mut ErlNifEnv,
    iter: *mut ErlNifMapIterator
) -> c_int