int LinkedListToArray( ffi.Pointer<LinkedListInfo> arg0, ffi.Pointer<ffi.Pointer<ffi.Void>> arg1, ) { return _LinkedListToArray( arg0, arg1, ); }