NativeGetUICommandItems typedef
NativeGetUICommandItems =
Pointer<UICommandBufferPack> Function(Pointer<Void> )
Implementation
typedef NativeGetUICommandItems = Pointer<UICommandBufferPack> Function(Pointer<Void>);