pub unsafe fn GetTcp6Table2<P0>(
    tcptable: *mut MIB_TCP6TABLE2,
    sizepointer: *mut u32,
    order: P0
) -> u32
where P0: IntoParam<BOOL>,