pub struct SessionInitializationCommand { // pub protocol: usize, // pub client: String, pub username: String, // pub password: String, }