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