pub fn new_sync(
    context: &MangoGroupContext,
    account_fetcher: &AccountFetcher,
    account: &MangoAccountValue
) -> Result<HealthCache>