pub const DESCRIPTORS: &[&MessageDescriptor<'static>];Expand description
Every typed message’s shape, in message-id order.
This is what descriptor and descriptor_by_name search, and what a caller
enumerates to discover which messages this build types.