pub unsafe extern "C" fn vaGetConfigAttributes(
    dpy: *mut c_void,
    profile: Type,
    entrypoint: Type,
    attrib_list: *mut VAConfigAttrib,
    num_attribs: c_int
) -> c_int