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