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