pub unsafe extern "C" fn wolfSSL_BIO_clear_flags(
    bio: *mut WOLFSSL_BIO,
    flags: c_int
)