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