fn stm_to_fen(board: &Board) -> String
Converts active color from the board into the FEN chunk.
board