Function windows::Win32::Security::Authentication::Identity::LsaRemoveAccountRights
pub unsafe fn LsaRemoveAccountRights<P0, P1, P2>(
policyhandle: P0,
accountsid: P1,
allrights: P2,
userrights: Option<&[LSA_UNICODE_STRING]>,
) -> NTSTATUS