private Margins(global::ServoSharp.Margins.__Internal native, bool skipVTables = false) : this() { __instance = native; }
internal static global::ServoSharp.Margins __CreateInstance(global::ServoSharp.Margins.__Internal native, bool skipVTables = false) { return(new global::ServoSharp.Margins(native, skipVTables)); }