pub unsafe extern "C" fn vaGetLibFunc(
    dpy: *mut c_void,
    func: *const c_char
) -> Option<unsafe extern "C" fn() -> c_int>