pub unsafe extern "stdcall" fn SetThreadPriorityBoost(
    hThread: HANDLE,
    bDisablePriorityBoost: BOOL
) -> BOOL