po_init
po_init(*argv);
extern void po_init(const char *);
if ((ops->po_init != NULL && ops->po_init(model) < 0) ||
int (*po_init)(char *);