pub fn center_window(
    window: &Window,
    window_size: WryPhysicalSize<u32>
) -> Result<()>