pub unsafe fn SeMarkLogonSessionForTerminationNotificationEx<P0>(
    logonid: *const LUID,
    pserversilo: P0,
) -> NTSTATUS
where P0: Param<PESILO>,