pub unsafe fn NdfCreateWebIncidentEx<P0, P2>( url: P0, usewinhttp: bool, modulename: P2, handle: *mut *mut c_void, ) -> Result<()>where P0: Param<PCWSTR>, P2: Param<PCWSTR>,