pub unsafe extern "C" fn BioSend(
    ssl: *mut WOLFSSL,
    buf: *mut c_char,
    sz: c_int,
    ctx: *mut c_void
) -> c_int