ad_disc
struct ad_disc *ctx;
ctx = calloc(1, sizeof (struct ad_disc));
typedef struct ad_disc *ad_disc_t;