pub fn get_fitting_videomode(
    monitor: &MonitorHandle,
    width: u32,
    height: u32
) -> VideoMode