cookie_read_function_t
typedef ssize_t (*cookie_read_function_t)(void *cookie, char *buf, size_t size);
cookie_read_function_t *read;