ffi.Pointer<HWND__> GetShellWindow() { return (_GetShellWindow ??= _dylib.lookupFunction<_c_GetShellWindow, _dart_GetShellWindow>( 'GetShellWindow'))(); }