@override void operator []=(int idx, KeyPoint value) => ccore.std_VecKeyPoint_set(ptr, idx, value.ref);