pub unsafe extern "system" fn glGetPointerv(
    pname: u32,
    params: *mut *mut c_void
)