pub unsafe extern "C" fn wolfSSL_BIO_set_ex_data( bio: *mut WOLFSSL_BIO, idx: c_int, data: *mut c_void) -> c_int