/* Inspired by autoconf's c.m4 */ static inline int static_foo() {return 0;} int main(int argc, char *argv[]){return 0;}