Function windows_sys::Win32::Security::Authentication::Identity::LsaQueryForestTrustInformation
pub unsafe extern "system" fn LsaQueryForestTrustInformation(
policyhandle: LSA_HANDLE,
trusteddomainname: *const LSA_UNICODE_STRING,
foresttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION,
) -> NTSTATUS