pub unsafe extern "C" fn gst_gl_value_set_texture_target(
    value: *mut GValue,
    target: GstGLTextureTarget
) -> gboolean