WGPUUncapturedErrorCallback

typealias WGPUUncapturedErrorCallback = Pointer<(device: Pointer<WGPUDevice>, type: WGPUErrorType, message: WGPUStringView, userdata1: Pointer<Unit>, userdata2: Pointer<Unit>) -> Unit>