pub fn toggle_gt_minting<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ToggleGTMinting<'info>>,
enable: bool,
) -> Result<()>
pub fn toggle_gt_minting<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ToggleGTMinting<'info>>,
enable: bool,
) -> Result<()>