pub unsafe extern "C" fn al_draw_bitmap(
    bitmap: *mut ALLEGRO_BITMAP,
    dx: c_float,
    dy: c_float,
    flags: c_int
)