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