pub fn extract_costs(
    annotations: &mut Annotations,
    model: &dyn Model
) -> TractResult<()>