pub unsafe extern "C" fn wolfSSL_BIO_new_fd(
    fd: c_int,
    close_flag: c_int
) -> *mut WOLFSSL_BIO