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