pub unsafe extern "C" fn mpd_run_send_message( connection: *mut mpd_connection, channel: *const c_char, text: *const c_char, ) -> bool