public override void At(int idx, ref float value) { Invoke.std_vector_float_at(_ptr, (UIntPtr)idx, ref value); }