pub unsafe extern "C" fn gst_sdp_message_set_information(
    msg: *mut GstSDPMessage,
    information: *const c_char
) -> GstSDPResult