Function windows_sys::Win32::Security::Credentials::CredReadDomainCredentialsW
pub unsafe extern "system" fn CredReadDomainCredentialsW(
targetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
flags: u32,
count: *mut u32,
credential: *mut *mut *mut CREDENTIALW,
) -> BOOL