pub unsafe extern "C" fn vaSetSubpictureChromakey(
    dpy: *mut c_void,
    subpicture: c_uint,
    chromakey_min: c_uint,
    chromakey_max: c_uint,
    chromakey_mask: c_uint
) -> c_int