@tryInline Pointer<void> get ptrValue => throw UnimplementedError();
@tryInline set ptrValue(Pointer<void> ptr) {}