pub fn do_gpu_display_remove<T: AsRef<Path> + Debug>(
    control_socket_path: T,
    display_ids: Vec<u32>
) -> ModifyGpuResult