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