func (v7 *V7) Destroy() { C.v7_destroy((*C.struct_v7)(v7)) }
func (v *V7) Destroy() { C.v7_destroy(v.RawContext()) }