pub unsafe extern "C" fn al_color_hsl(
    h: c_float,
    s: c_float,
    l: c_float
) -> ALLEGRO_COLOR