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