ft_strlen ft_memcpy ft_memset ft_bzero ft_memmove ft_memcmp ft_memchr ft_isalpha ft_isdigit ft_isalnum ft_isascii ft_isprint ft_toupper ft_tolower ft_strchr ft_strrchr ft_strlcat ft_strlcpy ft_atoi ft_strnstr ft_strncmp ft_calloc ft_strdup ft_substr ft_strjoin ft_putchar_fd ft_putstr_fd ft_putendl_fd ft_putnbr_fd ft_strmapi ft_striteri ft_strtrim ft_split ft_itoa ft_lstnew ft_lstdelone ft_lstclear ft_lstadd_front ft_lstadd_back ft_lstsize ft_lstlast ft_lstiter ft_lstmap Please choose a function from those available in the first part of the subject and ask the reviewee to recode it live. After recoding, the reviewee must demonstrate that the function works correctly. Did you follow this procedure and is everything working correctly?