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