_esp_sleep_event_cb_config_t::prior field
Execution priority of callback function defined by internal developers. The smaller the priority, the earlier it executes when call esp_sleep_execute_event_callbacks. If functions have the same priority, the function registered first will be executed first.