pub unsafe extern "C" fn gst_sdp_message_get_attribute_val_n(
    msg: *const GstSDPMessage,
    key: *const c_char,
    nth: c_uint
) -> *const c_char