The builder test was relying on default visiblity for non-static functions. Make it explicit that we want to export these functions, so the test keeps working when we change the default visibility.