The current directory structure and build system configuration does not easily support having header files for multiple ABI namespaces for header files (i.e. having both v_noabi header files as well as v1 header files).
The directory structure for CXX Driver libraries needs to be refactored to better allow for flexibility and clarify of specifying the public (and private) header files and accomodating multiple ABI namespaces at the same time.