pub type DefaultBodyPartHandle = BodyPartHandle<Index>;
The body part handle used by the DefaultBodySet.
DefaultBodySet
pub struct DefaultBodyPartHandle(pub Index, pub usize);
0: Index
1: usize