pub unsafe fn cuMemAllocPitch_v2( dptr: *mut u64, pPitch: *mut usize, WidthInBytes: usize, Height: usize, ElementSizeBytes: u32, ) -> cudaError_enum