pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetDebugOutputFunction(
    self_: *mut ISteamNetworkingUtils,
    eDetailLevel: ESteamNetworkingSocketsDebugOutputType,
    pfnFunc: FSteamNetworkingSocketsDebugOutput
)