@override FontD GuiGetFont() => run( () => RaylibDebugLabels.GuiGetFont(), () => rl.Temp.Font$.RefCapture( RaylibCaptureIds.GuiGetFont(), (p) => rl.Gui.GuiGetFont.run1( p.toJS, ), ), );