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