fn fullmove_number_to_fen(board: &Board) -> String
Converts fullmove number from the board into the FEN chunk.
board