Function CM_Get_Class_Registry_PropertyW
pub unsafe extern "system" fn CM_Get_Class_Registry_PropertyW(
classguid: *const GUID,
ulproperty: u32,
pulregdatatype: *mut u32,
buffer: *mut c_void,
pullength: *mut u32,
ulflags: u32,
hmachine: isize,
) -> CONFIGRET