int IsGUIThread( int bConvert, ) { return (_IsGUIThread ??= _dylib .lookupFunction<_c_IsGUIThread, _dart_IsGUIThread>('IsGUIThread'))( bConvert, ); }