pub unsafe extern "C" fn wgpuTextureCreateView(
texture: WGPUTexture,
descriptor: *const WGPUTextureViewDescriptor,
) -> WGPUTextureViewpub unsafe extern "C" fn wgpuTextureCreateView(
texture: WGPUTexture,
descriptor: *const WGPUTextureViewDescriptor,
) -> WGPUTextureView