#ifndef HOPU_H #define HOPU_H void pgf_pattern_unify(PgfEvalState* state, PgfClosure* c1, PgfClosure* c2); #endif