pub fn shape_enable_hit_events(world: &mut World, shape_id: ShapeId, flag: bool)
Enable contact hit events for this shape. (b2Shape_EnableHitEvents)