pub unsafe extern "C" fn gst_sdp_bandwidth_set(
    bw: *mut GstSDPBandwidth,
    bwtype: *const c_char,
    bandwidth: c_uint
) -> GstSDPResult