pub const VAPOURSYNTH_API_MINOR: u16 = _; // 1u16
Minor API version. It is bumped when new functions are added to VSAPI or core behavior is noticeably changed.
VSAPI