pub unsafe extern "C" fn PQmakeEmptyPGresult(
    conn: *mut PGconn,
    status: ExecStatusType
) -> *mut PGresult