set_proc_info
error = set_proc_info((pid_t)arg3, path, 0);
error = set_proc_info((pid_t)arg2, NULL, content);
static int set_proc_info(pid_t pid, const char *path, core_content_t content);