pub unsafe extern "C" fn vaInitialize(
    dpy: *mut c_void,
    major_version: *mut c_int,
    minor_version: *mut c_int
) -> c_int