#ifndef _AUD_DATA_EXPORT_H_ #define _AUD_DATA_EXPORT_H_ #include "generic/typedef.h" int aud_data_export_open(void); #endif/*_AUD_DATA_EXPORT_H_*/