pub unsafe extern "C" fn cudaStreamCopyAttributes(
    dst: *mut CUstream_st,
    src: *mut CUstream_st
) -> cudaError