Start an asynchronous write at the specified offset.
template< typename ConstBufferSequence, typename WriteHandler> void-or-deduced async_write_some_at( implementation_type & impl, uint64_t offset, const ConstBufferSequence & buffers, WriteHandler handler);