Function windows::Win32::Gaming::ShowTitleAchievementsUI
pub unsafe fn ShowTitleAchievementsUI(
titleid: u32,
completionroutine: GameUICompletionRoutine,
context: Option<*const c_void>,
) -> Result<()>