int ft_select_get(char **words, t_cub *clist) { (void)words; (void)clist; return (0); }