pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_SetConnectionPollGroup(
    self_: *mut ISteamNetworkingSockets,
    hConn: HSteamNetConnection,
    hPollGroup: HSteamNetPollGroup
) -> bool