pub unsafe extern "C" fn cudaMallocPitch( devPtr: *mut *mut c_void, pitch: *mut usize, width: usize, height: usize ) -> cudaError