pub unsafe extern "system" fn NdfCreateWebIncidentEx(
    url: PCWSTR,
    usewinhttp: BOOL,
    modulename: PCWSTR,
    handle: *mut *mut c_void,
) -> HRESULT