pub fn process_port_init( port_value: &str, protocol_value: Option<&str>, kind: &ProcessType, ) -> Result<String, Error>