pub unsafe extern "C" fn cuStreamCopyAttributes(
    dst: CUstream,
    src: CUstream
) -> CUresult