pub unsafe extern "C" fn enif_get_map_size(
    env: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
    size: *mut usize
) -> c_int