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