It says argv is `*c_char` but it should be `**c_char`.
It says argv is
*c_charbut it should be**c_char.