pub unsafe extern "system" fn CheckGamingPrivilegeSilently(
    privilegeid: u32,
    scope: HSTRING,
    policy: HSTRING,
    hasprivilege: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Gaming", "Win32_Foundation"