pub fn setup_console_socket( container_dir: &Path, console_socket_path: &Path, socket_name: &str, ) -> Result<OwnedFd, TTYError>