WG_PEER_HAS_PUBLIC
wg_peer->p_flags |= WG_PEER_HAS_PUBLIC;
if (!(peer_o.p_flags & WG_PEER_HAS_PUBLIC))
peer_o.p_flags = WG_PEER_HAS_PUBLIC;