pub unsafe extern "C" fn wolfSSL_BIO_up_ref(
    b: *mut WOLFSSL_BIO
) -> c_int