pub fn print_status_last_line(
    head: &str,
    total: i64,
    written: i64,
    print_status_context: &mut PrintStatusContext
)