BIO_get_ex_data
#define BIO_get_app_data(s) BIO_get_ex_data(s, 0)
void *BIO_get_ex_data(const BIO *bio, int idx);