Function windows_sys::Win32::UI::ColorSystem::CMConvertColorNameToIndex

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