pub unsafe extern "C" fn al_update_display_region(
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)