pcm_write
pcm_write(cookie, 0, buf+1, &n);
static status_t pcm_write(void *cookie, off_t pos, const void *data, size_t *len);
&pcm_write,