pub unsafe fn ConvertCompartmentGuidToId(
    compartmentguid: *const GUID,
    compartmentid: *mut u32
) -> WIN32_ERROR