pub unsafe extern "C" fn vaDestroySurfaces(
    dpy: *mut c_void,
    surfaces: *mut VASurfaceID,
    num_surfaces: c_int
) -> c_int