pub fn read_initial_state_from_file(
    file: &mut File
) -> Result<InitialState, RequestError>