name_to_ipp_type
extern int8_t name_to_ipp_type(char *name);
int8_t t = name_to_ipp_type(name);
if ((type = name_to_ipp_type(name)) == 0)