Function windows_sys::Win32::Security::Authentication::Identity::LsaEnumerateTrustedDomainsEx
pub unsafe extern "system" fn LsaEnumerateTrustedDomainsEx(
policyhandle: LSA_HANDLE,
enumerationcontext: *mut u32,
buffer: *mut *mut c_void,
preferedmaximumlength: u32,
countreturned: *mut u32,
) -> NTSTATUS