pub unsafe extern "C" fn glGetMapiv(
    target: GLenum,
    query: GLenum,
    v: *mut GLint
)