i2d_IPAddrBlocks
static int i2d_IPAddrBlocks(IPAddrBlocks *addrs, unsigned char **out);
if ((out_len = i2d_IPAddrBlocks(addrs, &out)) <= 0) {