pub unsafe extern "system" fn CM_Set_Class_Registry_PropertyW(
    classguid: *const GUID,
    ulproperty: u32,
    buffer: *const c_void,
    ullength: u32,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET