int PQparamtype( ffi.Pointer<PGresult> res, int param_num, ) { return _PQparamtype( res, param_num, ); }