pub unsafe extern "C" fn wgpuQueueWriteBuffer( queue: WGPUQueue, buffer: WGPUBuffer, bufferOffset: u64, data: *const c_void, size: usize, )