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