pub unsafe extern "system" fn CM_Get_Class_NameW(
    ClassGuid: *mut GUID,
    Buffer: *mut u16,
    pulLength: *mut u32,
    ulFlags: u32
) -> u32