pub unsafe extern "C" fn gst_sdp_media_get_attribute_val_n(
    media: *const GstSDPMedia,
    key: *const c_char,
    nth: c_uint
) -> *const c_char