pub fn try_init()
Same as init but discards the “already-set” error.
init
Useful in test harnesses where setup may run multiple times.