pub(super) fn lower_use_trinket<B>( ctx: &mut LowerCtx<'_, '_, '_, B>, slot: u8, empower_rank: Option<u8>, condition: Option<&Condition>, )where B: RotationBackend,