pub unsafe extern "system" fn DsGetForestTrustInformationW(
    servername: PCWSTR,
    trusteddomainname: PCWSTR,
    flags: u32,
    foresttrustinfo: *mut *mut LSA_FOREST_TRUST_INFORMATION,
) -> u32