pub fn get_token_badge_address(
    whirlpools_config: &Pubkey,
    token_mint: &Pubkey,
) -> Result<(Pubkey, u8), ProgramError>