pub fn dummy_extern<T>(store: &mut Store<T>, ty: ExternType) -> Result<Extern>
Construct a dummy Extern from its type signature
Extern