pub unsafe extern "C" fn wolfSSL_BIO_dump(
    bio: *mut WOLFSSL_BIO,
    buf: *const c_char,
    length: c_int
) -> c_int