pub fn die_cooldown_path<W: Write>(
    w: W,
    r: f64,
    remprop: f64
) -> Result<(), Error>