static StringDisplayDrawer()
 {
     ScrollableTextAreaInternal = InternalHelper.CreateDelegate <ScrollableTextAreaInternalSignature>(typeof(EditorGUI), nameof(ScrollableTextAreaInternal));
 }