create_file
(void) create_file(path);
if (create_file(to) != 0) {
extern int create_file(char *name);