pub unsafe extern "C" fn wolfSSL_BIO_set_shutdown(
    bio: *mut WOLFSSL_BIO,
    shut: c_int
)