Vector3D toDart([Pointer<Vector3C>? ptr]) => .new( op: Vector3D.struct.ptr(NativeMemoryPointer.orNull(ptr?..ref = this)), );