pub fn shape_set_user_data(world: &mut World, shape_id: ShapeId, user_data: u64)
Set the user data for a shape. (b2Shape_SetUserData)