ec_pub_key_export_to_aff_buf
ATTRIBUTE_WARN_UNUSED_RET int ec_pub_key_export_to_aff_buf(const ec_pub_key *pub_key, u8 *pub_key_buf,
ret = ec_pub_key_export_to_aff_buf(our_pub_key, buf, buf_len);