Function PsRestoreImpersonation

pub unsafe extern "system" fn PsRestoreImpersonation(
    thread: PETHREAD,
    impersonationstate: *const SE_IMPERSONATION_STATE,
)