Add a header that defines the interface for mapping OpenACC parallelism levels (gang, worker, vector) to target-specific parallel dimension attributes. Alongside this, DefaultACCToGPUMappingPolicy is introduced for an initial implementation of ACC parallelism to GPU mapping.