pub unsafe extern "C" fn gst_sdp_message_replace_attribute(
    msg: *mut GstSDPMessage,
    idx: c_uint,
    attr: *mut GstSDPAttribute
) -> GstSDPResult