pub type GetSmsDeviceOperation = IAsyncOperation<SmsDevice>;
struct GetSmsDeviceOperation(/* private fields */);