pub unsafe extern "C" fn PQsetResultAttrs( res: *mut PGresult, numAttributes: c_int, attDescs: *mut PGresAttDesc, ) -> c_int