int ShowCaret( ffi.Pointer<HWND__> hWnd, ) { return (_ShowCaret ??= _dylib.lookupFunction<_c_ShowCaret, _dart_ShowCaret>('ShowCaret'))( hWnd, ); }