Function windows_sys::Win32::Security::Authentication::Identity::LsaSetTrustedDomainInformation
pub unsafe extern "system" fn LsaSetTrustedDomainInformation(
policyhandle: LSA_HANDLE,
trusteddomainsid: PSID,
informationclass: TRUSTED_INFORMATION_CLASS,
buffer: *const c_void,
) -> NTSTATUS