int OpenIcon( ffi.Pointer<HWND__> hWnd, ) { return (_OpenIcon ??= _dylib.lookupFunction<_c_OpenIcon, _dart_OpenIcon>('OpenIcon'))( hWnd, ); }