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