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