#ifndef _DECODER_INIT_H_ #define _DECODER_INIT_H_ void decoder_Init(wchar_t *path, wchar_t *name); #endif