SCardListInterfacesW

Function SCardListInterfacesW 

pub unsafe fn SCardListInterfacesW<P1>(
    hcontext: usize,
    szcard: P1,
    pguidinterfaces: *mut GUID,
    pcguidinterfaces: *mut u32,
) -> i32
where P1: Param<PCWSTR>,