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