pub fn global_temporal_three_node_motif(
    g: &PyGraphView,
    delta: i64
) -> Vec<usize>