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