Add executable that identifies the ABI of libraries
This is useful when we want to differentiate the available libraries based on the architecture they are compiled against.
Still a draft. It needs more testing, write the documentation and maybe add a few automated tests by creating some stub libraries with meson.
Ready for an high-level review.
Edited by Ludovico de Nittis