opt_array_free2
void opt_array_free2(char **array, int **iarray, u_int l);
opt_array_free2(strs, NULL, nstrs);