pub unsafe fn CM_Delete_Device_Interface_KeyA<P0>(
    pszdeviceinterface: P0,
    ulflags: u32
) -> CONFIGRET
where P0: IntoParam<PCSTR>,