pub unsafe extern "system" fn LsaGetLogonSessionData(
    logonid: *const LUID,
    pplogonsessiondata: *mut *mut SECURITY_LOGON_SESSION_DATA,
) -> NTSTATUS