Function CheckGamingPrivilegeWithUI
pub unsafe extern "system" fn CheckGamingPrivilegeWithUI(
privilegeid: u32,
scope: HSTRING,
policy: HSTRING,
friendlymessage: HSTRING,
completionroutine: GameUICompletionRoutine,
context: *const c_void,
) -> HRESULT