pub unsafe fn CredReadA<P0>( targetname: P0, type: CRED_TYPE, flags: Option<u32>, credential: *mut *mut CREDENTIALA, ) -> Result<()>where P0: Param<PCSTR>,