pub unsafe extern "C" fn wolfSSL_BIO_set_init(
    bio: *mut WOLFSSL_BIO,
    init: c_int
)