pub fn send_ltb_threshold_set( _ltb_id: u8, threshold_name: LTBThresholdName, threshold_level: u16, ) -> Result<(), SetError>