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