pub type WrappedRegisterFunc = dyn Fn(&Formatter, &mut FormatterBuffer, &mut FormatterContext, Register, Option<&mut dyn Any>) -> Result<()>;