cookie_seek_function_t
typedef ssize_t (*cookie_seek_function_t)(void *cookie, off_t *offset, int whence);
cookie_seek_function_t *seek;