pub unsafe extern "system" fn SetupDiCreateDevRegKeyA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    scope: u32,
    hwprofile: u32,
    keytype: u32,
    infhandle: *const c_void,
    infsectionname: PCSTR,
) -> HKEY