pub type NativeAbiInstantiate = unsafe extern "C" fn() -> *mut c_void;
Entry that creates a fresh guest instance, returning an opaque handle.