ah so ~technically~ the underlying C struct which represents the SDL game controller has a platform-dependent metadata blob (struct) indicating specific capabilities and info such as which XInput player number it correlates to, among others
I have no access to either object