Function windows::Win32::Security::Authentication::Identity::LsaGetLogonSessionData
pub unsafe fn LsaGetLogonSessionData(
logonid: *const LUID,
pplogonsessiondata: *mut *mut SECURITY_LOGON_SESSION_DATA,
) -> NTSTATUS