private static MODL ResolveModel(BrModel *model) { return(NativeObject.FromPointer <MODL>(new IntPtr(*(void **)model->Identifier))); }