ffi.Pointer<ffi.Int8> GetCommandLineA() { return (_GetCommandLineA ??= _dylib.lookupFunction<_c_GetCommandLineA, _dart_GetCommandLineA>( 'GetCommandLineA'))(); }