add_async_extent
ret = add_async_extent(async_chunk, start, total_in, cb);
ret = add_async_extent(async_chunk, start, end - start + 1, NULL);