Function windows_sys::Win32::UI::ColorSystem::ConvertIndexToColorName

pub unsafe extern "system" fn ConvertIndexToColorName(
    hprofile: isize,
    paindex: *const u32,
    pacolorname: *mut *mut i8,
    dwcount: u32,
) -> BOOL