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