pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_SetSize(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    unWidth: uint32,
    unHeight: uint32
)