pub unsafe extern "C" fn gst_sdp_message_copy(
    msg: *const GstSDPMessage,
    copy: *mut *mut GstSDPMessage
) -> GstSDPResult