pub unsafe extern "C" fn vaSetDisplayAttributes(
    dpy: *mut c_void,
    attr_list: *mut _VADisplayAttribute,
    num_attributes: c_int
) -> c_int