dtj_make_argv
extern char **dtj_make_argv(JNIEnv *jenv, jstring cmd, int *argc);
argv = dtj_make_argv(jenv, command, &argc);