lib: state events not firing anymore on master
The opening
state changed event does not fire when playing a media, like it does on 3.0.x.
libvlc_media_set_state
is unused on master now and it seems on_state_changed
may need to use some extra code to re-enable the previous API behavior.