Function LsaRemoveAccountRights
pub unsafe extern "system" fn LsaRemoveAccountRights(
policyhandle: LSA_HANDLE,
accountsid: PSID,
allrights: bool,
userrights: *const LSA_UNICODE_STRING,
countofrights: u32,
) -> NTSTATUSpub unsafe extern "system" fn LsaRemoveAccountRights(
policyhandle: LSA_HANDLE,
accountsid: PSID,
allrights: bool,
userrights: *const LSA_UNICODE_STRING,
countofrights: u32,
) -> NTSTATUS