pub unsafe extern "C" fn al_map_rgba_f(
    r: c_float,
    g: c_float,
    b: c_float,
    a: c_float
) -> ALLEGRO_COLOR