pub unsafe extern "C" fn al_set_display_icons(
    display: *mut ALLEGRO_DISPLAY,
    num_icons: c_int,
    icons: *mut *mut ALLEGRO_BITMAP
)