1 #include <slang.h>
2 
3 int main(void)
4 {
5 	return SLsmg_init_smg();
6 }
7