pub unsafe extern "system" fn ColorRGBToHLS( clrrgb: COLORREF, pwhue: *mut u16, pwluminance: *mut u16, pwsaturation: *mut u16, )