ffi.Pointer<ffi.Uint16> GetCommandLineW() { return (_GetCommandLineW ??= _dylib.lookupFunction<_c_GetCommandLineW, _dart_GetCommandLineW>( 'GetCommandLineW'))(); }