pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_GetRemoteFakeIPForConnection(
    self_: *mut ISteamNetworkingSockets,
    hConn: HSteamNetConnection,
    pOutAddr: *mut SteamNetworkingIPAddr
) -> EResult