pub unsafe extern "C" fn vaSetSubpictureGlobalAlpha(
    dpy: *mut c_void,
    subpicture: c_uint,
    global_alpha: f32
) -> c_int