pub(crate) unsafe fn bind_egl_image_to_gl_texture( gl: &Gl, egl_image: *mut EGLImageKHROpaque, ) -> c_uint