int SetCommMask( ffi.Pointer<ffi.Void> hFile, int dwEvtMask, ) { return (_SetCommMask ??= _dylib .lookupFunction<_c_SetCommMask, _dart_SetCommMask>('SetCommMask'))( hFile, dwEvtMask, ); }