#include "fischl.h" #include int fischl::init(){ printf("Hello Fischl!"); return 3; }