Function windows_sys::Win32::Gaming::CheckGamingPrivilegeWithUIForUser
pub unsafe extern "system" fn CheckGamingPrivilegeWithUIForUser(
user: IInspectable,
privilegeid: u32,
scope: HSTRING,
policy: HSTRING,
friendlymessage: HSTRING,
completionroutine: GameUICompletionRoutine,
context: *const c_void
) -> HRESULT