process_command
fOffset += process_command(fContext, command, fTarget);
fOffset += process_command(fContext, command, fTarget);
return process_command(ctx);
static int process_command(context *ctx);
if (process_command(ctx) < 0)