pub fn dump_pts<P: PAGPath>(
    pt_data: &DiffPTDataTy,
    pag: &PAG<P>,
    pts_path: &String
)