pub unsafe extern "C" fn wolfSSL_read(
    ssl: *mut WOLFSSL,
    data: *mut c_void,
    sz: c_int
) -> c_int