// cs0214: Pointer can only be used in unsafe context // Line: 4 class X { void *a; }