pub unsafe extern "C" fn al_set_display_icon(
    display: *mut ALLEGRO_DISPLAY,
    icon: *mut ALLEGRO_BITMAP
)