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