[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static NumberBox<T> ValueFormatter<T>([Nullable(new byte[] { (byte)1, (byte)0 })] this NumberBox<T> obj, [Nullable(new byte[] { (byte)2, (byte)0, (byte)1 })] Func<T, string>? valueFormatter)
where T : struct, INumber<T>