pub unsafe fn WheaAddErrorSourceDeviceDriverV1(
    context: Option<*mut c_void>,
    configuration: *const WHEA_ERROR_SOURCE_CONFIGURATION_DEVICE_DRIVER,
    numbufferstopreallocate: u32,
    maxdatalength: u32,
) -> NTSTATUS