pub fn output_with<P: AsRef<Path> + ?Sized>( path: &P, options: Dictionary<'_>, ) -> Result<Output, Error>