#include <spvm_native.h>

int32_t SPVM__TestCase__NativeAPILinkInfo__dummy(SPVM_ENV* env, SPVM_VALUE* stack) {
  
  return 0;
}