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