pub unsafe extern "system" fn LsaGetAppliedCAPIDs(
    systemname: *const UNICODE_STRING,
    capids: *mut *mut PSID,
    capidcount: *mut u32
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’