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