pub fn install_music_notation_lib(cx: &mut Cx) -> Result<()>
Installs the music-notation lib into cx and records its codec export.
cx
Idempotent: returns early if the lib is already installed.