pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_ConnectP2P(
    self_: *mut ISteamNetworkingSockets,
    identityRemote: *const SteamNetworkingIdentity,
    nRemoteVirtualPort: c_int,
    nOptions: c_int,
    pOptions: *const SteamNetworkingConfigValue_t
) -> HSteamNetConnection