pub type DataWriterStoreOperation = IAsyncOperation<u32>;
struct DataWriterStoreOperation(/* private fields */);