pub unsafe fn NdfCreateWebIncident<P0>(
    url: P0,
    handle: *mut *mut c_void
) -> Result<()>
where P0: Param<PCWSTR>,