pub unsafe extern "system" fn GetThreadInformation( hthread: HANDLE, threadinformationclass: THREAD_INFORMATION_CLASS, threadinformation: *mut c_void, threadinformationsize: u32, ) -> BOOL