pub fn shape_get_body(world: &World, shape_id: ShapeId) -> BodyId
Get the id of the body that a shape is attached to. (b2Shape_GetBody)