Source position: vulkanlib.pas line 13524
type TVkPhysicalDeviceMaintenance4Features = record
sType: TVkStructureType;
pNext: PVkVoid;
maintenance4: TVkBool32;
end;