Function windows_sys::Win32::Security::Authentication::Identity::LsaGetAppliedCAPIDs
pub unsafe extern "system" fn LsaGetAppliedCAPIDs(
systemname: *const LSA_UNICODE_STRING,
capids: *mut *mut PSID,
capidcount: *mut u32,
) -> NTSTATUS