pub type synthNoteOnFunc = Option<unsafe extern "C" fn(userdata: *mut c_void, note: MIDINote, velocity: f32, len: f32)>;