pub unsafe extern "C" fn gst_rtp_buffer_set_ssrc(
    rtp: *mut GstRTPBuffer,
    ssrc: u32
)