pub fn decode_from_bytecode_v1( bytes: &Vec<u8>, ) -> Result<Vec<RawInstruction<[u32; 3]>>, BindRulesDecodeError>