pub unsafe extern "C" fn glImportSemaphoreFdEXT(
    semaphore: GLuint,
    handleType: GLenum,
    fd: GLint
)