pub type PFNGLMULTIDRAWARRAYSINDIRECTPROC = Option<unsafe extern "C" fn(mode: GLenum, indirect: *const c_void, drawcount: GLsizei, stride: GLsizei)>;