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