pub unsafe extern "C" fn gst_rtcp_packet_app_set_data_length(
    packet: *mut GstRTCPPacket,
    wordlen: u16
) -> gboolean