1#ifndef _WIN32
2[ explicit_handle ] 
3#else
4[ explicit_handle, enable_allocate ]
5#endif
6interface samrt {
7	samrt_Connect();
8}
9