pub unsafe extern "C" fn glImportSyncEXT(
    external_sync_type: GLenum,
    external_sync: GLintptr,
    flags: GLbitfield
) -> GLsync