pub unsafe fn MprAdminConnectionRemoveQuarantine<P0, P1, P2>(
    hrasserver: P0,
    hrasconnection: P1,
    fisipaddress: P2
) -> u32
where P0: IntoParam<HANDLE>, P1: IntoParam<HANDLE>, P2: IntoParam<BOOL>,