pub type VlFrameDisc = _VlFrameDisc;
#[repr(C)]pub struct VlFrameDisc { pub x: f32, pub y: f32, pub sigma: f32, }
x: f32
< center x-coordinate
y: f32
< center y-coordinate
sigma: f32
< radius or scale