pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_ExecuteJavascript(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    pchScript: *const c_char
)