pub unsafe extern "C" fn gst_rtcp_packet_set_rb( packet: *mut GstRTCPPacket, nth: c_uint, ssrc: u32, fractionlost: u8, packetslost: i32, exthighestseq: u32, jitter: u32, lsr: u32, dlsr: u32, )