int GetTextCharset( ffi.Pointer<HDC__> hdc, ) { return (_GetTextCharset ??= _dylib.lookupFunction<_c_GetTextCharset, _dart_GetTextCharset>( 'GetTextCharset'))( hdc, ); }