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