factory Moments.fromPointer(ffi.Pointer<cvg.Moment> ptr, [bool attach = true]) => Moments._(ptr, attach);