pub(crate) fn default_write_fmt<W: Write + ?Sized>( this: &mut W, args: Arguments<'_>, ) -> Result<()>