pub unsafe extern "C" fn glImportMemoryWin32HandleEXT(
    memory: GLuint,
    size: GLuint64,
    handleType: GLenum,
    handle: *mut c_void
)