#pragma once #define LIBRE_N 50 int libre_redirect(const char* uri, char* uri_filtered); void str_init(char* str, int n);