pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_ConnectByIPAddress(
    self_: *mut ISteamNetworkingSockets,
    address: *const SteamNetworkingIPAddr,
    nOptions: c_int,
    pOptions: *const SteamNetworkingConfigValue_t
) -> HSteamNetConnection