Requests cancellation for a low-level native stream.
bool streamCancel(int streamId) => _native.streamCancel(streamId);