pub unsafe fn CM_Detect_Resource_Conflict(
    dndevinst: u32,
    resourceid: u32,
    resourcedata: *const c_void,
    resourcelen: u32,
    pbconflictdetected: *mut BOOL,
    ulflags: u32
) -> CONFIGRET