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