pub unsafe extern "C" fn cudaMallocArray( array: *mut *mut cudaArray, desc: *const cudaChannelFormatDesc, width: usize, height: usize, flags: u32 ) -> cudaError