pub unsafe extern "C" fn gst_rtp_buffer_set_packet_len(
    rtp: *mut GstRTPBuffer,
    len: c_uint
)