pub unsafe extern "C" fn gst_sdp_media_set_port_info(
    media: *mut GstSDPMedia,
    port: c_uint,
    num_ports: c_uint
) -> GstSDPResult