pub unsafe fn RasGetConnectionStatistics<P0>(
    hrasconn: P0,
    lpstatistics: *mut RAS_STATS
) -> u32
where P0: IntoParam<HRASCONN>,