pub unsafe extern "system" fn DebugCreateEx(
    interfaceid: *const GUID,
    dbgengoptions: u32,
    interface: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_Diagnostics_Debug"