pub fn output_doc_encrypted( doc: &mut Document, output: &mut dyn OutputDev, password: &str, ) -> Result<(), OutputError>