pub unsafe extern "C" fn vaGetImage(
    dpy: *mut c_void,
    surface: VASurfaceID,
    x: c_int,
    y: c_int,
    width: c_uint,
    height: c_uint,
    image: c_uint
) -> c_int