pub unsafe extern "C" fn mpd_send_queue_changes_brief_range( connection: *mut mpd_connection, version: c_uint, start: c_uint, end: c_uint, ) -> bool