pub unsafe extern "C" fn glPointParameteriv(
    pname: GLenum,
    params: *const GLint
)