pub unsafe extern "C" fn cuda_memset_async( dest: *mut c_void, val: u64, size: u64, stream: *mut c_void, gpu_index: u32, )