pub unsafe extern "C" fn cudaMemsetAsync( dst: *mut c_void, value: i32, count: usize, stream: cudaStream_t, ) -> i32