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