Function CredReadA

pub unsafe extern "system" fn CredReadA(
    targetname: PCSTR,
    type: CRED_TYPE,
    flags: u32,
    credential: *mut *mut CREDENTIALA,
) -> BOOL