pub unsafe extern "C" fn xdo_get_viewport_dimensions( xdo: *mut xdo_t, width: *mut c_uint, height: *mut c_uint, screen: c_int, ) -> c_int