pub unsafe extern "C" fn gst_video_overlay_rectangle_set_global_alpha(
    rectangle: *mut GstVideoOverlayRectangle,
    global_alpha: c_float
)