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