pub unsafe extern "C" fn gst_rtp_buffer_set_timestamp(
    rtp: *mut GstRTPBuffer,
    timestamp: u32
)