pub fn find_treasury_config_pda( store: &Pubkey, treasury_program_id: &Pubkey, ) -> (Pubkey, u8)
Find the PDA for global treasury config.