1 #include <isl/space.h> 2 3 #include <isl_pw_macro.h> 4 5 __isl_keep isl_space *FN(PW,peek_space)(__isl_keep PW *pw); 6