pub const MAX_VENDOR_COMMAND_LEN: u32 = 65535;
Arbitrarily large value which should be enough to handle any vendor commands.