#ifndef __EM_INIT_MANAGER_H
#define __EM_INIT_MANAGER_H

int em_init_v20(em_context *ctx);

#endif
