pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_AllowStartRequest(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    bAllowed: bool
)