pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_SetDPIScalingFactor(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    flDPIScaling: f32
)