pub unsafe extern "C" fn gst_analytics_image_util_iou_float( bb1_x: c_float, bb1_y: c_float, bb1_w: c_float, bb1_h: c_float, bb2_x: c_float, bb2_y: c_float, bb2_w: c_float, bb2_h: c_float, ) -> c_float