pub unsafe extern "C" fn al_get_clipping_rectangle(
    x: *mut c_int,
    y: *mut c_int,
    w: *mut c_int,
    h: *mut c_int
)