Function lineCreateAgentSessionA
pub unsafe fn lineCreateAgentSessionA<P2>(
hline: u32,
hagent: u32,
lpszagentpin: P2,
dwworkingaddressid: u32,
lpgroupid: *mut GUID,
lphagentsession: *mut u32,
) -> i32where
P2: Param<PCSTR>,