pub unsafe extern "C" fn cudaMemset( devPtr: *mut c_void, value: c_int, count: usize, ) -> cudaError_t