static extern int CreateClassMoniker([In] ref Guid rclsid,
static extern IMoniker CreateClassMoniker([In, MarshalAs(UnmanagedType.LPStruct)]Guid guid);