#if defined __cplusplus
extern "C"
{
#endif
void
another_one (void);
void //__cdecl
mylib_func (void);
} // extern "C"