pub unsafe fn FwpmFilterDeleteByKey0<P0>(
    enginehandle: P0,
    key: *const GUID
) -> u32
where P0: IntoParam<HANDLE>,