pub type PFNGLBINDTEXTURESPROC = Option<unsafe extern "C" fn(first: GLuint, count: GLsizei, textures: *const GLuint)>;