pub fn find_market_token_address( store: &Pubkey, index_token: &Pubkey, long_token: &Pubkey, short_token: &Pubkey, store_program_id: &Pubkey, ) -> (Pubkey, u8)
Find PDA for Market token mint account.