<?php
#[Native]
class NativeReflectionClassValue
{
}
function main(): void
new ReflectionClass(NativeReflectionClassValue::class);