pub type PFN_cuStreamCopyAttributes = unsafe extern "C" fn(dst: CUstream, src: CUstream) -> CUresult;