#pragma once esp_err_t https_get_request_SYNC(const char *url, char *out_buffer, int *out_buffer_length, int out_buffer_size, int *status_code);