when using the library function XReparentWindow () of x11, the return value is found to be BadRequest (1). The inspection document reveals that XReparentWindow () itself should not return this error, while the official explanation of BadRequest is t...