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