pub fn attr_get_bool( attributes: &HashMap<(u16, u32, u32), Vec<u8>>, ep: u16, cluster: u32, attr: u32, ) -> Option<bool>