pub unsafe extern "stdcall" fn GetThreadPriorityBoost(
    hThread: HANDLE,
    pDisablePriorityBoost: PBOOL
) -> BOOL