pub unsafe fn NtUserSetThreadQueueMergeSetting( thread_id: u32, setting: BOOL, ) -> Result<BOOL, UserCallError>