int IsDBCSLeadByte( int TestChar, ) { return (_IsDBCSLeadByte ??= _dylib.lookupFunction<_c_IsDBCSLeadByte, _dart_IsDBCSLeadByte>( 'IsDBCSLeadByte'))( TestChar, ); }