#ifndef SPVM_PUBLIC_API_H
#define SPVM_PUBLIC_API_H
#include "spvm_typedecl.h"
#include "spvm_native.h"
SPVM_ENV* SPVM_PUBLIC_API_new_env_raw();
#endif
#ifndef SPVM_PUBLIC_API_H
#define SPVM_PUBLIC_API_H
#include "spvm_typedecl.h"
#include "spvm_native.h"
SPVM_ENV* SPVM_PUBLIC_API_new_env_raw();
#endif