Any way to send MIDI Song Select Message (0xf3) from VST3?

I have been developing a VST3 plugin for several years (using JUCE), and I need to send MIDI Song Select messages (0xf3, song#) to certain attached synthesizers. I can see that this is not supported by the spec.

Any chance this could be supported, or is there any workaround that can be made to be able to send this message? Thanks.

This is for now not part of VST3… we will check if we could add this specific MIDI 1 message

Thank you, that would be awesome!