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