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