pub unsafe fn lineSendUserUserInfo<P0>(
    hcall: u32,
    lpsuseruserinfo: P0,
    dwsize: u32
) -> i32
where P0: IntoParam<PCSTR>,