pub unsafe fn GetUdpTable<P0>(
    udptable: Option<*mut MIB_UDPTABLE>,
    sizepointer: *mut u32,
    order: P0
) -> u32
where P0: IntoParam<BOOL>,