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