pub fn subtract_borders(width: i32, height: i32) -> (i32, i32)
Subtracts the border dimensions from the given dimensions.