pub unsafe extern "C" fn vaQueryImageFormats(
    dpy: *mut c_void,
    format_list: *mut VAImageFormat,
    num_formats: *mut c_int
) -> c_int