pub unsafe fn GetUdp6Table<P0>(
    udp6table: Option<*mut MIB_UDP6TABLE>,
    sizepointer: *mut u32,
    order: P0
) -> u32
where P0: IntoParam<BOOL>,