pub unsafe extern "C" fn gst_type_find_helper_for_buffer_with_caps(
    obj: *mut GstObject,
    buf: *mut GstBuffer,
    caps: *mut GstCaps,
    prob: *mut GstTypeFindProbability
) -> *mut GstCaps