pub unsafe extern "C" fn al_put_blended_pixel(
    x: c_int,
    y: c_int,
    color: ALLEGRO_COLOR
)