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