public static bool IsNull(this RuntimeTypeHandle rtth) { return(RuntimeAugments.GetRuntimeTypeHandleRawValue(rtth) == IntPtr.Zero); }