Function windows_sys::Win32::Gaming::CheckGamingPrivilegeSilentlyForUser
pub unsafe extern "system" fn CheckGamingPrivilegeSilentlyForUser(
user: *mut c_void,
privilegeid: u32,
scope: *mut c_void,
policy: *mut c_void,
hasprivilege: *mut BOOL,
) -> HRESULT