pub unsafe extern "C" fn al_set_display_flag(
    display: *mut ALLEGRO_DISPLAY,
    flag: c_uint,
    onoff: c_bool
) -> c_bool