afile_write
size_t afile_write(struct afile *, void *, size_t);
n = afile_write(&s->afile, data, count);