pub unsafe extern "system" fn ShowTitleAchievementsUIForUser(
    user: IInspectable,
    titleid: u32,
    completionroutine: GameUICompletionRoutine,
    context: *const c_void
) -> HRESULT