#pragma once #include char * copy_string (const char *input, size_t input_len);