pub unsafe extern "C" fn cudaStreamCopyAttributes(
    dst: cudaStream_t,
    src: cudaStream_t
) -> cudaError_t