pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_KeyUp(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    nNativeKeyCode: uint32,
    eHTMLKeyModifiers: ISteamHTMLSurface_EHTMLKeyModifiers
)