pub unsafe fn SCardForgetReaderGroupA<P0>(
    hcontext: usize,
    szgroupname: P0
) -> i32
where P0: IntoParam<PCSTR>,