postgresql :: NativePGResult :: nfields
# Returns the number of columns in each row of the query result fun nfields:Int `{return PQnfields(self); `}