pub type PFNGLIMPORTMEMORYWIN32HANDLEEXTPROC = Option<unsafe extern "C" fn(memory: GLuint, size: GLuint64, handleType: GLenum, handle: *mut c_void)>;