# include "./struct.h" bool data_init(t_data *data); void data_destroyer(t_data *data);