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