Function CM_Set_Class_Registry_PropertyW
pub unsafe fn CM_Set_Class_Registry_PropertyW(
classguid: *const GUID,
ulproperty: u32,
buffer: Option<*const c_void>,
ullength: u32,
ulflags: u32,
hmachine: Option<isize>,
) -> CONFIGRET