extract_strings
*num = extract_strings(strings, /*dest*/NULL, len);
(void)extract_strings(strings, /*dest*/ret, len);