pub unsafe extern "C" fn esp_reent_init(r: *mut _reent)
Replacement for newlib’s _REENT_INIT_PTR and __sinit.
Called from startup code and FreeRTOS, not intended to be called from application code.