pub unsafe extern "C" fn gst_gl_view_convert_set_caps(
    viewconvert: *mut GstGLViewConvert,
    in_caps: *mut GstCaps,
    out_caps: *mut GstCaps
) -> gboolean