pub fn new(
    start_t: scalar,
    stop_t: scalar,
    mode: impl Into<Option<Mode>>
) -> Option<PathEffect>