OF_getpropstr
if (OF_getpropstr(node, "compatible", &compat, &len) == -1)
int OF_getpropstr(int, char *, char **, int *);