pub(crate) fn process_standard_json( input_path: &str, output_path: Option<&str>, options: StandardJsonOptions<'_>, ) -> Result<(), String>