pub unsafe extern "C" fn cuvidSetVideoSourceState(
    obj: CUvideosource,
    state: cudaVideoState
) -> CUresult