pub unsafe extern "C" fn glMapNamedBuffer(
    buffer: GLuint,
    access: GLenum
) -> *mut c_void