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