pub unsafe extern "C" fn cudaMemcpy3DPeerAsync(
    p: *const cudaMemcpy3DPeerParms,
    stream: *mut CUstream_st
) -> cudaError