pub unsafe extern "C" fn vaSetDriverName(
    dpy: *mut c_void,
    driver_name: *mut c_char
) -> c_int