pub unsafe fn MprAdminUpdateConnection<P0>(
    hrasserver: isize,
    hrasconnection: P0,
    prasupdateconnection: *const RAS_UPDATE_CONNECTION
) -> u32
where P0: IntoParam<HANDLE>,