pub unsafe extern "C" fn wgpuBufferWriteMappedRange( buffer: WGPUBuffer, offset: usize, data: *const c_void, size: usize, ) -> c_int