pub fn dummy_global<T>(store: &mut Store<T>, ty: GlobalType) -> Result<Global>
Construct a dummy global for the given global type.