pub unsafe fn FwpmSessionDestroyEnumHandle0<P0, P1>(
    enginehandle: P0,
    enumhandle: P1
) -> u32
where P0: IntoParam<HANDLE>, P1: IntoParam<HANDLE>,