aff_pt_export_to_buf
ATTRIBUTE_WARN_UNUSED_RET int aff_pt_export_to_buf(aff_pt_src_t pt, u8 *pt_buf, u32 pt_buf_len);
ret = aff_pt_export_to_buf(&tmp_aff, pt_buf, pt_buf_len);