pub unsafe extern "C" fn wgpuQueueCopyExternalTextureForBrowser(
queue: WGPUQueue,
source: *const WGPUImageCopyExternalTexture,
destination: *const WGPUTexelCopyTextureInfo,
copySize: *const WGPUExtent3D,
options: *const WGPUCopyTextureForBrowserOptions,
)