Function KeSetPriorityThread

pub unsafe extern "system" fn KeSetPriorityThread(
    thread: PKTHREAD,
    priority: i32,
) -> i32