pub unsafe fn RasUpdateConnection<P0>(
    hrasconn: P0,
    lprasupdateconn: *const RASUPDATECONN
) -> u32
where P0: IntoParam<HRASCONN>,