pub unsafe extern "C" fn glImportMemoryWin32NameEXT(
    memory: GLuint,
    size: GLuint64,
    handleType: GLenum,
    name: *const c_void
)