Make the `Object *` and `Mesh *` parameter of `USD_mesh_topology_changed()` `const`. This function only inspects them, and doesn't need to modify them. No functional changes.
Make the `Object *` and `Mesh *` parameter of `USD_mesh_topology_changed()` `const`. This function only inspects them, and doesn't need to modify them. No functional changes.