pub fn add_borders(width: i32, height: i32) -> (i32, i32)
Adds the border dimensions to the given dimensions.