pub unsafe extern "C" fn gst_rtsp_stream_set_ulpfec_percentage(
    stream: *mut GstRTSPStream,
    percentage: c_uint
)