pub unsafe extern "C" fn al_get_pixel(
    bitmap: *mut ALLEGRO_BITMAP,
    x: c_int,
    y: c_int
) -> ALLEGRO_COLOR