Function LsaSetTrustedDomainInformation
pub unsafe fn LsaSetTrustedDomainInformation(
policyhandle: LSA_HANDLE,
trusteddomainsid: PSID,
informationclass: TRUSTED_INFORMATION_CLASS,
buffer: *const c_void,
) -> NTSTATUS
pub unsafe fn LsaSetTrustedDomainInformation(
policyhandle: LSA_HANDLE,
trusteddomainsid: PSID,
informationclass: TRUSTED_INFORMATION_CLASS,
buffer: *const c_void,
) -> NTSTATUS