pub const FLAG_TERMINAL: u8 = 0b0000_0001;
Frame flag: this is the last message for the given correlation ID.
Set on terminal message types such as ExecExited and FsResponse.
ExecExited
FsResponse