pub unsafe extern "C" fn gst_rtp_buffer_set_seq(
    rtp: *mut GstRTPBuffer,
    seq: u16
)