create_parameters
params = create_parameters(NULL, argv[0], argv[1], &optlen);
params = create_parameters(argv[0], argv[1], argv[2], &optlen);