pub fn append_bytes_to_builder(bytes: &[u8], builder: Builder) -> Builder
Adds bytes to a Bitcoin script using the envelope pattern (OP_FALSE OP_IF … OP_ENDIF)