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