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