pub unsafe fn CheckGamingPrivilegeSilently(
    privilegeid: u32,
    scope: &HSTRING,
    policy: &HSTRING
) -> Result<BOOL>