int statlibfunc(void); int main(void) { return statlibfunc(); }