pub unsafe extern "C" fn gst_rtcp_buffer_get_first_packet(
    rtcp: *mut GstRTCPBuffer,
    packet: *mut GstRTCPPacket
) -> gboolean