Function windows_sys::Win32::UI::ColorSystem::ConvertColorNameToIndex

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