int StrokePath( ffi.Pointer<HDC__> hdc, ) { return (_StrokePath ??= _dylib.lookupFunction<_c_StrokePath, _dart_StrokePath>('StrokePath'))( hdc, ); }