pub unsafe extern "C" fn vaQueryConfigEntrypoints(
    dpy: *mut c_void,
    profile: Type,
    entrypoint_list: *mut Type,
    num_entrypoints: *mut c_int
) -> c_int