pub const ERR_EOVERFLOW: esp_err_t = 139;
This might not always be available in the generated esp-idf-sys bindings, which is why it is defined here.
esp-idf-sys