pub unsafe extern "C" fn SteamAPI_ISteamNetworking_CreateConnectionSocket(
    self_: *mut ISteamNetworking,
    nIP: SteamIPAddress_t,
    nPort: uint16,
    nTimeoutSec: c_int
) -> SNetSocket_t