pub type PFNGLBINDIMAGETEXTUREPROC = Option<unsafe extern "C" fn(unit: GLuint, texture: GLuint, level: GLint, layered: GLboolean, layer: GLint, access: GLenum, format: GLenum)>;