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