pub unsafe extern "C" fn SteamAPI_ISteamNetworking_DestroySocket(
    self_: *mut ISteamNetworking,
    hSocket: SNetSocket_t,
    bNotifyRemoteEnd: bool
) -> bool