bool IsFontValid( FontD font, ) => run( () => 'IsFontValid($font)', () => rl.Core.IsFontValid( rl.Temp.Font$.Ref1(font).ref, ), );