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