pub unsafe extern "C" fn mpd_send_swap( connection: *mut mpd_connection, pos1: c_uint, pos2: c_uint, ) -> bool