copyinargstrs
static int copyinargstrs(struct execve_data * restrict, char * const *,
error = copyinargstrs(data, args, fetch_element, &dp, &i, ktr_execarg);
error = copyinargstrs(data, envs, fetch_element, &dp, &i, ktr_execenv);