pub unsafe fn FwpmProviderContextDeleteById0<P0>(
    enginehandle: P0,
    id: u64
) -> u32
where P0: IntoParam<HANDLE>,