@override void rlSetFramebufferWidth( num width, ) => run( () => RaylibDebugLabels.rlSetFramebufferWidth(width), () => rl.Rlgl.rlSetFramebufferWidth.run1( width.toJS, ), );