pub unsafe extern "system" fn LsaDeleteTrustedDomain(
    policyhandle: *const c_void,
    trusteddomainsid: PSID
) -> NTSTATUS
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"