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