@override @JSExport() int fd_read(int fd, int iovs, int iovsLen, int nreadPtr) => _call('fd_read', [fd, iovs, iovsLen, nreadPtr]);