pub fn find_gt_exchange_vault_pda( store: &Pubkey, time_window_index: i64, time_window: u32, store_program_id: &Pubkey, ) -> (Pubkey, u8)
Find the PDA for GT exchange vault account.