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