pub fn shape_set_friction(world: &mut World, shape_id: ShapeId, friction: f32)
Set the friction on a shape. (b2Shape_SetFriction)