int GetKeyState( int nVirtKey, ) { return (_GetKeyState ??= _dylib .lookupFunction<_c_GetKeyState, _dart_GetKeyState>('GetKeyState'))( nVirtKey, ); }