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