<div dir="ltr">I am trying to generate a java binding with winuser.h, I am use this command:jextract -t com.unix C:\SDK\Mingw64\x86_64-w64-mingw32\include\winuser.h -I C:\SDK\Mingw64\x86_64-w64-mingw32\include<br>And then, I got this error:stdlib.h:388:47: error: expected ';' after top level declarator<br>Is there any mistake in my command? How can I fix it?<br></div>