pub unsafe fn FwpmSystemPortsGet0<P0>(
    enginehandle: P0,
    sysports: *mut *mut FWPM_SYSTEM_PORTS0
) -> u32
where P0: IntoParam<HANDLE>,