ffi.Pointer<HWND__> GetFocus() { return (_GetFocus ??= _dylib.lookupFunction<_c_GetFocus, _dart_GetFocus>('GetFocus'))(); }