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