Function SetupDiSetClassRegistryPropertyA
pub unsafe extern "system" fn SetupDiSetClassRegistryPropertyA(
classguid: *const GUID,
property: u32,
propertybuffer: *const u8,
propertybuffersize: u32,
machinename: PCSTR,
reserved: *const c_void,
) -> BOOL