pub unsafe extern "C" fn gst_rtsp_stream_transport_send_rtp(
    trans: *mut GstRTSPStreamTransport,
    buffer: *mut GstBuffer
) -> gboolean