pub fn compute_equity(
    account: &MangoAccountRef<'_>,
    retriever: &ScanningAccountRetriever<'_, '_>
) -> Result<Equity>