pub unsafe fn CM_Get_Class_NameA(
    classguid: *const GUID,
    buffer: PSTR,
    pullength: *mut u32,
    ulflags: u32
) -> CONFIGRET