Documentation
    Preparing search index...
    GoUCIStateParams: Partial<
        {
            binc: number;
            btime: number;
            mate: number;
            movestogo: number;
            ponder: true;
            searchmoves: string[];
            winc: number;
            wtime: number;
        },
    >