pub unsafe extern "C" fn gst_sdp_media_insert_bandwidth(
    media: *mut GstSDPMedia,
    idx: c_int,
    bw: *mut GstSDPBandwidth
) -> GstSDPResult