fn get_fil_reserve_disbursed<DB: Blockstore>(
    state_tree: &StateTree<DB>,
) -> Result<TokenAmount, Error>