The only thing using this is its own tests, and it's difficult to imagine a real use for it. https://gitlab.gnome.org/GNOME/mutter/merge_requests/468
In plenty of places a non-static function was defined but didn't have the corresponding declaration. Fix this by adding them, or alternatively making them static.