pub unsafe fn SetThreadPriorityBoost<'a>( hthread: impl IntoParam<'a, HANDLE>, bdisablepriorityboost: impl IntoParam<'a, BOOL>, ) -> BOOL