pub unsafe extern "system" fn NtImpersonateAnonymousToken(
    threadhandle: HANDLE
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"