wg_index_get
if ((remote = wg_index_get(sc, resp->r_idx)) == NULL) {
if ((remote = wg_index_get(sc, cook->r_idx)) == NULL) {
if ((remote = wg_index_get(sc, data->r_idx)) != NULL) {
wg_index_get(void *, uint32_t);