pub unsafe extern "system" fn SCardGetCardTypeProviderNameA(
    hcontext: usize,
    szcardname: PCSTR,
    dwproviderid: u32,
    szprovider: PSTR,
    pcchprovider: *mut u32,
) -> i32