pub fn num_lines_for_image_height(
    height: usize,
    opts: &Bmp2textOpts<'_>
) -> usize