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