pub unsafe extern "C" fn glDepthRange(
    near_val: GLclampd,
    far_val: GLclampd
)