pub unsafe extern "system" fn SetPriorityClass(
    hProcess: *mut c_void,
    dwPriorityClass: u32
) -> i32