Function SetThreadPriority
pub unsafe extern "system" fn SetThreadPriority(
hthread: HANDLE,
npriority: THREAD_PRIORITY,
) -> BOOLpub unsafe extern "system" fn SetThreadPriority(
hthread: HANDLE,
npriority: THREAD_PRIORITY,
) -> BOOL