pub unsafe fn GetIpForwardTable<P0>(
    pipforwardtable: Option<*mut MIB_IPFORWARDTABLE>,
    pdwsize: *mut u32,
    border: P0
) -> u32
where P0: IntoParam<BOOL>,