pub unsafe extern "system" fn DsMergeForestTrustInformationW(
domainname: PCWSTR,
newforesttrustinfo: *const LSA_FOREST_TRUST_INFORMATION,
oldforesttrustinfo: *const LSA_FOREST_TRUST_INFORMATION,
mergedforesttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION,
) -> u32