Stdlib module sysconfig generates a cache called _sysconfigdata_... with an arch & build flags specific suffix.
This should be recognised as a stdlib package, but the flat file lists currently used dont lend themselves to this dynamic module name very well. Listing all possible suffixes seems like a bad approach.