pub unsafe extern "system" fn GetThreadPriorityBoost(
    hThread: *mut c_void,
    pDisablePriorityBoost: *mut i32
) -> i32