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