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