Function windows_sys::Win32::Security::Authentication::Identity::LsaEnumerateAccountRights
pub unsafe extern "system" fn LsaEnumerateAccountRights(
policyhandle: LSA_HANDLE,
accountsid: PSID,
userrights: *mut *mut LSA_UNICODE_STRING,
countofrights: *mut u32,
) -> NTSTATUS