void rlMultMatrixf( List<double> matf, ) => run( () => 'rlMultMatrixf($matf)', () => rl.Rlgl.rlMultMatrixf( rl.Temp.Float$.Array(matf), ), );