pub unsafe extern "C" fn cuStreamBatchMemOp( stream: CUstream, count: c_uint, paramArray: *mut CUstreamBatchMemOpParams, flags: c_uint, ) -> CUresult