Variable GlobalWithdrawStructConst

GlobalWithdrawStruct: BeetArgsStruct<GlobalWithdrawInstructionArgs & {
    instructionDiscriminator: number;
}> = ...