bio_free
static int bio_free(BIO *bio);
bio_free,
bio_free(bbuf, bio_size);
void bio_free(void *ptr, size_t size);
bio_free(gci_p, sizeof(*gci_p));
bio_free(gci_p, sizeof(*gci_p));
bio_free(undi_shutdown_p, sizeof(*undi_shutdown_p));
bio_free(unload_stack_p, sizeof(*unload_stack_p));
bio_free(undi_close_p, sizeof(*undi_close_p));
bio_free(undi_info_p, sizeof(*undi_info_p));
bio_free(undi_info_p, sizeof(*undi_info_p));
bio_free(undi_open_p, sizeof(*undi_open_p));
bio_free(isr, sizeof(*isr));
bio_free(data, len);
bio_free(tbd_p, sizeof(*tbd_p));
bio_free(trans_p, sizeof(*trans_p));
bio_free(rvbe, sizeof(*rvbe));
bio_free(rmi, sizeof(*rmi));
bio_free(edidp, sizeof(*edidp));
bio_free(fp_info, sizeof (*fp_info));