3.99_03
Probe for uselocale and xlocale.h with <5.22 threaded. Should we use the thread-safe code even with unthreaded perls? Only if our perl might be called with a child. But this might race with the global process locale all times, because perl_init sets the locale already. Closes #99