The PR #1494 introduces a really simple name-mangling technique to workaround a linker error when executing Cairo tests. This workaround, however, does not ensure that name collisions are imposible.
We should improve the name mangling algorithm to ensure collision are imposible. Checkout: