libpq has an option to define the types of the parameters in `PQprepare()`. Can we make use of it? Does it allow getting rid of typecasting in DBItest?