pub unsafe extern "C" fn gst_object_add_control_binding(
    object: *mut GstObject,
    binding: *mut GstControlBinding
) -> gboolean