Future<int> createSurface(int width, int height) async { throw UnimplementedError('createSurface() has not been implemented.'); }