[C23] Select the correct promoted type for a bit-field (#89254)

Bit-fields of bit-precise integer type do not promote to int, but
instead promote to the type of the field.

Fixes #87641

GitOrigin-RevId: 947cd677083d69412b5a900d8fad59e3062c4875
4 files changed