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