Expose "simple" functions from libsystem_kernel
Some of these (like __simple_printf and __simple_kprintf) were already externally visible, but now all of the functions in the simple.h header are externally visible.
One benefit of this is that we can use these in xtrace and get rid of the redundant code in xtrace's simple.{c,h}