#ifndef __mx_family_acc_h__ #define __mx_family_acc_h__ #include "vars.h" long family_calls(CVars in, CVars &out); #endif